FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/RARecord-RemovalReason-1

Packagenhsd.assets.stu3
Resource TypeCodeSystem
IdRARecord-RemovalReason-1
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nhsd.assets.stu3@1.7.0&canonical=https://fhir.nhs.uk/STU3/CodeSystem/RARecord-RemovalReason-1
URLhttps://fhir.nhs.uk/STU3/CodeSystem/RARecord-RemovalReason-1
Version1.0.0
Statusactive
Date2020-02-20T00:00:00+00:00
NameReasonable Adjustments Record Removal Reason
Authorityhl7
DescriptionA CodeSystem to identify the reason for removal of a Reasonable Adjustment component
Copyright© 2019 NHS Digital
Contentcomplete

Resources that use this resource

ValueSet
RARecord-RemovalReason-1Reasonable Adjustments Removal Reason

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "RARecord-RemovalReason-1",
  "url": "https://fhir.nhs.uk/STU3/CodeSystem/RARecord-RemovalReason-1",
  "version": "1.0.0",
  "name": "Reasonable Adjustments Record Removal Reason",
  "status": "active",
  "date": "2020-02-20T00:00:00+00:00",
  "publisher": "NHS Digital",
  "description": "A CodeSystem to identify the reason for removal of a Reasonable Adjustment component",
  "copyright": "© 2019 NHS Digital",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "Error",
      "display": "The Reasonable Adjustment Flag was created in error"
    },
    {
      "code": "PatientDissent",
      "display": "The patient has dissented to the creation of the Reasonable Adjustment Flag"
    },
    {
      "code": "ProxyDissent",
      "display": "The patient’s legal proxy has dissented to the creation of the Reasonable Adjustment Flag"
    },
    {
      "code": "DoesntApply",
      "display": "The Reasonable Adjustment Flag no longer applies to the patient"
    },
    {
      "code": "BestInterest",
      "display": "A best interest decision was taken to remove the Reasonable Adjustments Flag"
    }
  ]
}